메뉴
repl
loop
pandas
plot
chart
랜덤 수 생성
웹 API
more example github
잠시 후 파이썬 코드에 의해 hello world를 출력합니다.
from datetime import datetime print("Hello World!") print(f"It's now {datetime.now()}")